This format driver allows you to open and print text files. You can also select any portion of the text and copy it to the Clipboard. The Search menu can be used to find and select portions of the text.
Changes Since Last Version…
• Updated to support new version of Reader.
• Fixed a bug in Find… which would not let you find the first occurance of the search string.
Notes On Use…
• Each Text document uses an amount of memory approximately equal to its file size plus up to an additional 32K of overhead depending upon how large the document is.
• This is a simple implementation of a text format driver and is limited to reading files less than 32K in size. (About 32000 characters) Files larger than this will have their text truncated when displayed.
• The text search operation is case sensitive. For example, searching the paragraph above for “about”, the format driver would report that “about” was not found. However, searching for “About” would select the word, and if necessary, the format driver would scroll the text to make sure the selected word was visible.
• All the options in the Page Setup and Print dialogs can be used.
• The Font and Size of the text cannot be changed. (This will change in the next verion.)
• Even though only a vertical scroll bar is available, if the window is hiding part of the text you can click in the window and make a horizontal selection that will scroll the text into view.
</text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text>Text</text>
</content>
<name></name>
<script></script>
</card>
card_3289.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
This format driver opens and plays uncompressed sound files created with SoundEdit‚Ñ¢.
Changes Since Last Version…
• Updated to support new version of Reader.
Notes On Use…
• This format driver requires at least System Software version 6.0.2 to run.
• Each SoundEdit document uses an amount of memory approximately equal to its file size.
• Sound files created with SoundCap and SoundWave can also be played since they create the same type of document as SoundEdit.
• The Play Rate menu let’s you set the rate at which the sound will be played. If the menu items are dimmed, then the sound file specified the rate at which the sound should be played. Otherwise, you will need to set the rate yourself.
• For files that specify the play rate, the checked item is the rate the sound file specified.
</text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text>SoundEdit‚Ñ¢</text>
</content>
<name></name>
<script></script>
</card>
card_2502.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
Standard Macintosh™ ‘snd’ Resource, Format 1 & 2
------------------------------------
This format driver plays the ‘snd’ resources (Formats 1 and 2) that can be found in different types of files. You can also copy the ‘snd’ resources to the Clipboard.
Changes Since Last Version…
• The interface for playing 'snd's was changed. You now double-click on a list of 'snd's to play a particular 'snd' resource.
Notes On Use…
• This format driver requires at least System Software version 6.0.2 to run.
• ‘snd’s take up a lot of memory. Reader may give an error message saying that it ran out of memory while trying to read a file. A solution is to allocate more memory for Reader if you are running MultiFinder.
• If the file contains only ‘snd’s, then the amount of memory the format driver will use to open the file is approximately equal to the size of the file.
• At most, 50 ‘snd’s can be read from a selected file.
</text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text>'snd' Resource</text>
</content>
<name></name>
<script></script>
</card>
card_2112.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
This format driver allows you to open, copy, and print MacPaint documents.
Changes Since Last Version…
• Updated to support new version of Reader.
Notes On Use…
• Each MacPaint document takes up approximately 55K of memory.
• For best results when printing, choose Tall Adjusted from the Page Setup dialog box and Faster printing from the Print dialog box.
• To copy portions of the painting to the Clipboard, drag an outline around the portion you wish to copy and then select Copy from the Edit menu. Or choose Select All from the Edit menu to select the whole painting.